home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / Moss_2_mochiads.swf / scripts / DefineButton2_70 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2008-09-02  |  52 b   |  4 lines

  1. on(press){
  2.    _root.gotoAndStop("highscores");
  3. }
  4.